commit | c27b733bfcf3bef4722ef8d46334aff3e15e0cd2 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@kernel.org> | Thu Oct 14 04:37:28 2010 |
committer | Junio C Hamano <junio@kernel.org> | Thu Oct 14 04:37:28 2010 |
tree | 1a666e343738a0601732529bb7e0dc1be6775f96 | |
parent | 657fd8a8dd93c9d5c7534016aa6601c564fe2601 [diff] [blame] |
Autogenerated HTML docs for v1.7.3.1-120-g38a18
diff --git a/git-cherry-pick.txt b/git-cherry-pick.txt index 2cef579..3c96fa8 100644 --- a/git-cherry-pick.txt +++ b/git-cherry-pick.txt
@@ -21,7 +21,7 @@ <commit>...:: Commits to cherry-pick. For a more complete list of ways to spell commits, see - linkgit:gitrevisions[1]. + linkgit:gitrevisions[7]. Sets of commits can be passed but no traversal is done by default, as if the '--no-walk' option was specified, see linkgit:git-rev-list[1].